back · tests/sessions.spec.js:512:1
Test timeout of 90000ms exceeded.
Error: locator.click: Target crashed
Call log:
- waiting for getByTestId('goto-home')
at goHome (tests/utils/navigation.js:22:38)
at newSession (tests/utils/sessions.js:25:8)
at tests/sessions.spec.js:515:8
Error: page.evaluate: Target crashed
at dumpDatabase (tests/utils/database.js:86:33)
at Object.base.extend.forEachTest.auto (tests/fixtures.ts:460:18)
Error: expect(locator).toHaveText(expected) failed
Locator: getByTestId('sidepanel').locator('.metadata').filter({ has: locator('label').filter({ hasText: 'Sessionwide file' }) }).or(getByTestId('session-metadata').locator('.metadata').filter({ has: locator('label').filter({ hasText: 'Sessionwide file' }) }))
Expected pattern: /1,6\sMo/
Received string: " sessionwide file (Optionnel) A file that is accessible from all snippets in the session <1,2Mo Aucun fichier Chargement… "
Timeout: 5000ms
Call log:
- Expect "soft toHaveText" with timeout 5000ms
- waiting for getByTestId('sidepanel').locator('.metadata').filter({ has: locator('label').filter({ hasText: 'Sessionwide file' }) }).or(getByTestId('session-metadata').locator('.metadata').filter({ has: locator('label').filter({ hasText: 'Sessionwide file' }) }))
2 × locator resolved to <div class="metadata svelte-ev234i">…</div>
- unexpected value " sessionwide file (Optionnel) A file that is accessible from all snippets in the session <1,2Mo Aucun fichier Chargement… "
at tests/sessions.spec.js:542:29
Error: expect(locator).toHaveText(expected) failed
Locator: getByTestId('sidepanel').locator('.metadata').filter({ has: locator('label').filter({ hasText: 'Sessionwide file' }) }).or(getByTestId('session-metadata').locator('.metadata').filter({ has: locator('label').filter({ hasText: 'Sessionwide file' }) }))
Expected pattern: /1,6\sMo/
Received string: " sessionwide file (Optionnel) A file that is accessible from all snippets in the session <1,2Mo Aucun fichier Chargement… "
Timeout: 5000ms
Call log:
- Expect "soft toHaveText" with timeout 5000ms
- waiting for getByTestId('sidepanel').locator('.metadata').filter({ has: locator('label').filter({ hasText: 'Sessionwide file' }) }).or(getByTestId('session-metadata').locator('.metadata').filter({ has: locator('label').filter({ hasText: 'Sessionwide file' }) }))
2 × locator resolved to <div class="metadata svelte-ev234i">…</div>
- unexpected value " sessionwide file (Optionnel) A file that is accessible from all snippets in the session <1,2Mo Aucun fichier Chargement… "
at tests/sessions.spec.js:542:29
Error: expect(locator).toHaveText(expected) failed
Locator: getByTestId('sidepanel').locator('.metadata').filter({ has: locator('label').filter({ hasText: 'Sessionwide file' }) }).or(getByTestId('session-metadata').locator('.metadata').filter({ has: locator('label').filter({ hasText: 'Sessionwide file' }) }))
Expected pattern: /1,6\sMo/
Received string: " sessionwide file (Optionnel) A file that is accessible from all snippets in the session <1,2Mo Aucun fichier Chargement… "
Timeout: 5000ms
Call log:
- Expect "soft toHaveText" with timeout 5000ms
- waiting for getByTestId('sidepanel').locator('.metadata').filter({ has: locator('label').filter({ hasText: 'Sessionwide file' }) }).or(getByTestId('session-metadata').locator('.metadata').filter({ has: locator('label').filter({ hasText: 'Sessionwide file' }) }))
2 × locator resolved to <div class="metadata svelte-ev234i">…</div>
- unexpected value " sessionwide file (Optionnel) A file that is accessible from all snippets in the session <1,2Mo Aucun fichier Chargement… "
at tests/sessions.spec.js:542:29
Error: Session not found
at fileInDb (tests/sessions.spec.js:527:23)
at tests/sessions.spec.js:557:9
Error: Session not found
at fileInDb (tests/sessions.spec.js:527:23)
at tests/sessions.spec.js:557:9
Error: expect(locator).toHaveText(expected) failed
Locator: getByTestId('sidepanel').locator('.metadata').filter({ has: locator('label').filter({ hasText: 'Sessionwide file' }) }).or(getByTestId('session-metadata').locator('.metadata').filter({ has: locator('label').filter({ hasText: 'Sessionwide file' }) }))
Expected pattern: /1,6\sMo/
Received string: " sessionwide file A file that is accessible from all snippets in the session <1,2Mo Aucun fichier Chargement… "
Timeout: 5000ms
Call log:
- Expect "soft toHaveText" with timeout 5000ms
- waiting for getByTestId('sidepanel').locator('.metadata').filter({ has: locator('label').filter({ hasText: 'Sessionwide file' }) }).or(getByTestId('session-metadata').locator('.metadata').filter({ has: locator('label').filter({ hasText: 'Sessionwide file' }) }))
2 × locator resolved to <div class="metadata svelte-ev234i">…</div>
- unexpected value " sessionwide file A file that is accessible from all snippets in the session <1,2Mo Aucun fichier Chargement… "
at tests/sessions.spec.js:542:29
Error: Session not found
at fileInDb (tests/sessions.spec.js:527:23)
at tests/sessions.spec.js:557:9
Error: page.evaluate: Target crashed
at dumpDatabase (tests/utils/database.js:86:33)
at Object.base.extend.forEachTest.auto (tests/fixtures.ts:433:18)
Error: page.waitForURL: Navigation failed because page crashed!
=========================== logs ===========================
waiting for navigation until "load"
============================================================
at waitForRoute (tests/utils/navigation.js:169:13)
at newSession (tests/utils/sessions.js:30:8)
at tests/sessions.spec.js:516:2
Test timeout of 90000ms exceeded.
Error: page.evaluate: Target crashed
at dumpDatabase (tests/utils/database.js:86:33)
at Object.base.extend.forEachTest.auto (tests/fixtures.ts:433:18)
Error: locator.click: Target crashed
Call log:
- waiting for getByTestId('goto-home')
at goHome (tests/utils/navigation.js:22:38)
at newSession (tests/utils/sessions.js:23:8)
at tests/sessions.spec.js:516:8
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('sidepanel').locator('.metadata').filter({ has: locator('label').filter({ hasText: 'Sessionwide file' }) }).or(getByTestId('session-metadata').locator('.metadata').filter({ has: locator('label').filter({ hasText: 'Sessionwide file' }) })).locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:537:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('sidepanel').locator('.metadata').filter({ has: locator('label').filter({ hasText: 'Sessionwide file' }) }).or(getByTestId('session-metadata').locator('.metadata').filter({ has: locator('label').filter({ hasText: 'Sessionwide file' }) })).locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:537:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('sidepanel').locator('.metadata').filter({ has: locator('label').filter({ hasText: 'Sessionwide file' }) }).or(getByTestId('session-metadata').locator('.metadata').filter({ has: locator('label').filter({ hasText: 'Sessionwide file' }) })).locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:537:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('sidepanel').locator('.metadata').filter({ has: locator('label').filter({ hasText: 'Sessionwide file' }) }).or(getByTestId('session-metadata').locator('.metadata').filter({ has: locator('label').filter({ hasText: 'Sessionwide file' }) })).locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:537:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('sidepanel').locator('.metadata').filter({ has: locator('label').filter({ hasText: 'Sessionwide file' }) }).or(getByTestId('session-metadata').locator('.metadata').filter({ has: locator('label').filter({ hasText: 'Sessionwide file' }) })).locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:533:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:552:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:552:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:552:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:552:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:552:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:552:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:552:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:552:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:552:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:552:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:552:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:552:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:552:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:552:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:552:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:552:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:552:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:552:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:552:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:552:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:552:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:552:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:552:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:552:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:552:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:552:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:552:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:552:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:552:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:552:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:552:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:552:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:552:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:552:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:552:50
Error: expect(locator).toHaveText(expected) failed
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first()
Expected pattern: /1,6\sMo/
Received string: "sessionwide file A file that is accessible from all snippets in the session <1,2Mo Aucun fichier Ajouter "
Timeout: 5000ms
Call log:
- Expect "soft toHaveText" with timeout 5000ms
- waiting for getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first()
2 × locator resolved to <div class="metadata svelte-ev234i">…</div>
- unexpected value "sessionwide file A file that is accessible from all snippets in the session <1,2Mo Aucun fichier Ajouter "
at tests/sessions.spec.js:551:29
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:552:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:552:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:552:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:552:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:552:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:552:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:552:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:552:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:552:50
Error: page.reload: Page crashed
Call log:
- waiting for navigation until "load"
at loadDatabaseDump (tests/utils/database.js:168:13)
at tests/sessions.spec.js:522:2
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:552:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:552:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:552:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:552:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:552:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:552:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:552:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:552:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:552:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:552:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:552:50
Error: page.reload: Page crashed
Call log:
- waiting for navigation until "load"
at loadDatabaseDump (tests/utils/database.js:168:13)
at tests/sessions.spec.js:520:2
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:550:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:550:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:550:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:550:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:550:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:550:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:550:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:550:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:550:50
Error: locator.click: Target crashed
Call log:
- waiting for getByTestId('goto-home')
at goHome (tests/utils/navigation.js:22:38)
at newSession (tests/utils/sessions.js:25:8)
at tests/sessions.spec.js:515:8
Test timeout of 90000ms exceeded.
Error: page.evaluate: Target crashed
at dumpDatabase (tests/utils/database.js:86:33)
at Object.base.extend.forEachTest.auto (tests/fixtures.ts:460:18)
Error: page.waitForFunction: Test timeout of 90000ms exceeded.
at loadDatabaseDump (tests/utils/database.js:190:13)
at tests/sessions.spec.js:513:2
Error: page.evaluate: Target crashed
at dumpDatabase (tests/utils/database.js:86:33)
at Object.base.extend.forEachTest.auto (tests/fixtures.ts:460:18)
Test timeout of 90000ms exceeded.
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:552:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:552:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:552:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:550:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:550:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:552:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:552:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:552:50
Error: expect(received).toHaveTooltip(expected)
Locator: getByTestId('session-metadata').locator('.metadata').filter({ hasText: 'Sessionwide file' }).first().locator('code.size')
Expected: tooltip with "La taille maximale est de 1,2 Mo"
Received: null
at tests/sessions.spec.js:552:50